How to Install python-adodb software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install python-adodb software package in Ubuntu 14.04 LTS (Trusty Tahr)

python-adodb software package provides A database abstraction library for python, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install python-adodb 

python-adodb is installed in your system.

Make ensure the python-adodb package were installed using the commands given below,

$ sudo dpkg-query -l | grep python-adodb *

You will get with python-adodb package name, version, architecture and description in a table

python-adodb package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Python
Package python-adodb
Version 2.10-1.1ubuntu1
Description A database abstraction library for python
Sub Section Python


See Also, How to uninstall or remove python-adodb software package from Ubuntu 14.04 LTS (Trusty Tahr)?